home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista do CD-ROM 102
/
CD-ROM 102.iso
/
aplic
/
2sync
/
2SyncSetup.exe
/
prompt
/
scripts
/
DefineButton2_57
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-03-20
|
172 b
|
11 lines
on(release){
if(eval("_level0/data:init") eq "connect")
{
fscommand("connect","cancel");
}
else
{
fscommand("prompt","cancel");
}
}